feat(rokt): add setSession/getSession with optional sessionToken - #760
feat(rokt): add setSession/getSession with optional sessionToken#760jaissica12 wants to merge 4 commits into
Conversation
Expose RoktSession handoff (id + optional JWT) for native ↔ WebView continuity, matching Web launcherOptions. Kit seeds Rokt.setSession when a token is present and falls back to setSessionId for id-only.
PR SummaryMedium Risk Overview Public Bumps Reviewed by Cursor Bugbot for commit 03fd5b6. Bugbot is set up for automated code reviews on this repo. Configure here. |
Keep setSession/getSession with diagnostics logging and adopt roktsdk 6.1.0.
| ), | ||
| ) | ||
| } else { | ||
| Rokt.setSessionId(sessionId) |
There was a problem hiding this comment.
Do we still need this?
The new SDK won't be using this anyway.
There was a problem hiding this comment.
We've only deprecated it for now but I could see removing if you want.
Background
What Has Changed
Screenshots/Video
Checklist
Additional Notes
Reference Issue (For employees only. Ignore if you are an outside contributor)